home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / ffg202.zip / DEMO_BAT.ZIP / READMES.BAT < prev    next >
DOS Batch File  |  1995-04-01  |  188b  |  7 lines

  1. @echo off
  2. echo Here is a listing of "READ ME" files.  Note that it will find files where
  3. echo "read me" bridges the period in the file name.
  4. call presskey
  5. echo on
  6. ffg *:*read*me* /p
  7.